tests/scrolling-performance: Add a new test for GtkViewport performance
authorOwen W. Taylor <otaylor@fishsoup.net>
Sun, 21 Apr 2013 20:05:40 +0000 (16:05 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Tue, 23 Apr 2013 18:04:40 +0000 (14:04 -0400)
commit8c68050af881759c4d7150434a1dfd4bfcc95619
treebf84ebd11c79335ff46e711d3a25719d3e30ad7a
parentb7063509f8cac919490d4f907ece5ec8d7e3f127
tests/scrolling-performance: Add a new test for GtkViewport performance

Add a test that takes four copies of the widget-factory widgets and
scrolls them around to test how smoothly we can scroll and draw.
tests/Makefile.am
tests/scrolling-performance.c [new file with mode: 0644]